home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 104 / maccd 104.iso / Utilities / Benchmark-Programme / Mac OS X / cocoabench.sit / CocoaBench.app / Contents / Resources / English.lproj / MainMenu.nib / classes.nib next >
Encoding:
Text File  |  2003-02-07  |  885 b   |  28 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {doAction = id; sendBITcom = id; sendCancel = id; sendOk = id; }; 
  5.             CLASS = CocoaBenchController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 mainWindow = id; 
  9.                 "main_action" = id; 
  10.                 "main_bench" = id; 
  11.                 "main_bitcom" = id; 
  12.                 "main_file" = id; 
  13.                 "main_image" = id; 
  14.                 "main_number" = id; 
  15.                 "main_progress" = id; 
  16.                 sendPanel = id; 
  17.                 "send_cpu" = id; 
  18.                 "send_memory" = id; 
  19.                 "send_os" = id; 
  20.                 "send_speed" = id; 
  21.                 "send_system" = id; 
  22.             }; 
  23.             SUPERCLASS = NSObject; 
  24.         }, 
  25.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  26.     ); 
  27.     IBVersion = 1; 
  28. }